GET api/payments/{id}/versions
Метод для получения истории изменений "Оплаты"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/payments/{id}/versions
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Оплаты" |
string |
Required |
| Fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
| Sort |
Поле по которому необходима сортировка результатов |
string |
Нет |
| Page |
Номер страницы (начиная с 1) |
integer |
Интервал: с 1 по 2147483646 |
| PageSize |
Кол-во записей на странице (макс. 50) |
integer |
Интервал: с 1 по 50 |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PagedResponseModelOfPaymentModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Data | Collection of PaymentModel |
Нет |
|
| Pagination | PaginationModel |
Нет |
Форматы ответа
{
"data": [
{
"id": "bcb6b167-1836-467f-a091-8dd0f7f1add6",
"vendorId": "sample string 2",
"relationship": {
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"invoice": {
"id": "9ad8e5f0-0109-464f-9fc7-c78b4fa2fdae",
"vendorId": "sample string 2",
"number": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"order": {
"id": "85fb4b0f-803e-4236-9426-cd407c3d7919",
"vendorId": "sample string 2",
"number": "sample string 3",
"status": {
"id": "e9144984-826b-4c26-8c6a-e220a8880d92",
"name": "sample string 2"
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"relationship": {
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2025-11-03T21:55:21.3785465Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"sums": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"notes": "sample string 6",
"statusDescription": "sample string 7",
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "85e7c90f-3527-469b-936d-9dbea89610dc",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"createDate": "2025-11-03T21:55:21.3785465Z",
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priority": 8,
"isRequired": true,
"isMultiple": true,
"limitTotal": 1,
"usedLimitTotal": 1,
"limitPerOrder": 1,
"limitPerTradeOutlet": 1,
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"discountPerOrder": true,
"discountPerPositions": true,
"overrideDiscounts": true,
"discount": 1.0,
"discountsSumMax": 1.0,
"usedDiscountsSum": 1.0,
"giftsSumMax": 1.0,
"usedGiftsSum": 1.0,
"positionGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"giftGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"tradeOutlets": [
{
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
{
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "58bb165b-f371-4f8b-98af-d91403275816",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": [
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
},
{
"id": "58bb165b-f371-4f8b-98af-d91403275816",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": [
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
}
]
},
"isGift": true,
"originalPrice": 1.0,
"isApproved": true,
"packagingId": "sample string 4",
"packaging": "sample string 5"
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "85e7c90f-3527-469b-936d-9dbea89610dc",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"createDate": "2025-11-03T21:55:21.3785465Z",
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priority": 8,
"isRequired": true,
"isMultiple": true,
"limitTotal": 1,
"usedLimitTotal": 1,
"limitPerOrder": 1,
"limitPerTradeOutlet": 1,
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"discountPerOrder": true,
"discountPerPositions": true,
"overrideDiscounts": true,
"discount": 1.0,
"discountsSumMax": 1.0,
"usedDiscountsSum": 1.0,
"giftsSumMax": 1.0,
"usedGiftsSum": 1.0,
"positionGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"giftGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"tradeOutlets": [
{
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
{
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "58bb165b-f371-4f8b-98af-d91403275816",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": [
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
},
{
"id": "58bb165b-f371-4f8b-98af-d91403275816",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": [
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
}
]
},
"isGift": true,
"originalPrice": 1.0,
"isApproved": true,
"packagingId": "sample string 4",
"packaging": "sample string 5"
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2025-11-03T21:55:21.3785465Z",
"createdByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2025-11-03T21:55:21.3785465Z",
"updatedByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2025-11-03T21:55:21.3785465Z",
"user": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "1e7d43c5-0b1e-4e98-a4e8-30844425f440",
"name": "sample string 2"
},
"relationship": {
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2025-11-03T21:55:21.3785465Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"paymentDate": "2025-11-03T21:55:21.3785465Z",
"sums": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"notes": "sample string 6",
"statusDescription": "sample string 7",
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"packagingId": "sample string 4",
"packaging": "sample string 5"
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"packagingId": "sample string 4",
"packaging": "sample string 5"
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2025-11-03T21:55:21.3785465Z",
"createdByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2025-11-03T21:55:21.3785465Z",
"updatedByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2025-11-03T21:55:21.3785465Z",
"user": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "8d928d7e-ca0b-4748-990e-1499d3cd1a0f",
"name": "sample string 2"
},
"paymentForm": 3,
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"debtCurrency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 4.0,
"notes": "sample string 5",
"statusDescription": "sample string 6",
"createdDate": "2025-11-03T21:55:21.3785465Z",
"createdByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 8",
"updatedDate": "2025-11-03T21:55:21.3785465Z",
"updatedByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9",
"documentDate": "2025-11-03T21:55:21.3785465Z",
"user": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"imageUrl": "sample string 10",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"tradeOutlet": {
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
},
{
"id": "bcb6b167-1836-467f-a091-8dd0f7f1add6",
"vendorId": "sample string 2",
"relationship": {
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"invoice": {
"id": "9ad8e5f0-0109-464f-9fc7-c78b4fa2fdae",
"vendorId": "sample string 2",
"number": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"order": {
"id": "85fb4b0f-803e-4236-9426-cd407c3d7919",
"vendorId": "sample string 2",
"number": "sample string 3",
"status": {
"id": "e9144984-826b-4c26-8c6a-e220a8880d92",
"name": "sample string 2"
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"relationship": {
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2025-11-03T21:55:21.3785465Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"sums": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"notes": "sample string 6",
"statusDescription": "sample string 7",
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "85e7c90f-3527-469b-936d-9dbea89610dc",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"createDate": "2025-11-03T21:55:21.3785465Z",
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priority": 8,
"isRequired": true,
"isMultiple": true,
"limitTotal": 1,
"usedLimitTotal": 1,
"limitPerOrder": 1,
"limitPerTradeOutlet": 1,
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"discountPerOrder": true,
"discountPerPositions": true,
"overrideDiscounts": true,
"discount": 1.0,
"discountsSumMax": 1.0,
"usedDiscountsSum": 1.0,
"giftsSumMax": 1.0,
"usedGiftsSum": 1.0,
"positionGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"giftGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"tradeOutlets": [
{
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
{
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "58bb165b-f371-4f8b-98af-d91403275816",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": [
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
},
{
"id": "58bb165b-f371-4f8b-98af-d91403275816",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": [
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
}
]
},
"isGift": true,
"originalPrice": 1.0,
"isApproved": true,
"packagingId": "sample string 4",
"packaging": "sample string 5"
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "85e7c90f-3527-469b-936d-9dbea89610dc",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"createDate": "2025-11-03T21:55:21.3785465Z",
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priority": 8,
"isRequired": true,
"isMultiple": true,
"limitTotal": 1,
"usedLimitTotal": 1,
"limitPerOrder": 1,
"limitPerTradeOutlet": 1,
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"discountPerOrder": true,
"discountPerPositions": true,
"overrideDiscounts": true,
"discount": 1.0,
"discountsSumMax": 1.0,
"usedDiscountsSum": 1.0,
"giftsSumMax": 1.0,
"usedGiftsSum": 1.0,
"positionGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"giftGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"tradeOutlets": [
{
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
{
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "58bb165b-f371-4f8b-98af-d91403275816",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": [
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
},
{
"id": "58bb165b-f371-4f8b-98af-d91403275816",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": [
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
}
]
},
"isGift": true,
"originalPrice": 1.0,
"isApproved": true,
"packagingId": "sample string 4",
"packaging": "sample string 5"
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2025-11-03T21:55:21.3785465Z",
"createdByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2025-11-03T21:55:21.3785465Z",
"updatedByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2025-11-03T21:55:21.3785465Z",
"user": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "1e7d43c5-0b1e-4e98-a4e8-30844425f440",
"name": "sample string 2"
},
"relationship": {
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2025-11-03T21:55:21.3785465Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"paymentDate": "2025-11-03T21:55:21.3785465Z",
"sums": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"notes": "sample string 6",
"statusDescription": "sample string 7",
"positions": [
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"packagingId": "sample string 4",
"packaging": "sample string 5"
},
{
"product": {
"id": "a381331c-5546-470c-9aab-871ef5305b29",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "a9efd63b-1e9d-4a82-bec8-5042d7cc50ad",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"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": "56936437-b2a3-4e9b-a6fb-70d5d79b3ba8",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"packagingId": "sample string 4",
"packaging": "sample string 5"
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2025-11-03T21:55:21.3785465Z",
"createdByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2025-11-03T21:55:21.3785465Z",
"updatedByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2025-11-03T21:55:21.3785465Z",
"user": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "8d928d7e-ca0b-4748-990e-1499d3cd1a0f",
"name": "sample string 2"
},
"paymentForm": 3,
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"debtCurrency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 4.0,
"notes": "sample string 5",
"statusDescription": "sample string 6",
"createdDate": "2025-11-03T21:55:21.3785465Z",
"createdByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 8",
"updatedDate": "2025-11-03T21:55:21.3785465Z",
"updatedByUser": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9",
"documentDate": "2025-11-03T21:55:21.3785465Z",
"user": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"imageUrl": "sample string 10",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"tradeOutlet": {
"id": "5d1e64cb-1415-4671-9595-75106e6e0127",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "d0cca4f8-2082-4496-a19f-a8951a37cec0",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "675f2f0a-7a68-488d-8a10-920fdd2c023a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "34dad0e3-c606-4ca8-80fc-3f71e558ace5",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "e0c49d4e-d71f-419a-8848-e10495da82cd",
"vendorId": "sample string 2",
"type": {
"id": "63750564-f8ad-4ff9-977f-29c7e9e76039",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9426f666-b2c3-43dd-bda6-dd6b726b83a6",
"vendorId": "sample string 2",
"type": {
"id": "781596e3-d575-42fa-ae6b-0af46860e38a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "37c6e391-4c0a-45e4-a1dc-03610637fabd",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "698efad4-55ce-4758-a03f-7465f39f3706",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e24e1ca2-2f8a-4ebc-b0b9-92af3632a886",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4b60befd-e55c-47dc-b078-a449dde65d74",
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "279e9ab8-0bb6-4e10-8b36-6cf86290eca7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "653f00da-1e0e-41d4-983c-e33cdb628130",
"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": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1c6dbb1a-45d3-4c96-a777-4e66524b8cdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2f3270c6-b279-4db0-909b-5a12fae0f5a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e0696b05-e5de-4e87-89b4-801eaade7fd9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "565400ad-e73e-4bff-af5d-78e22215f39b",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8bdd4cc6-c3ad-46fe-a320-a3172ae49448",
"group": {
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:21.3785465Z",
"dateTill": "2025-11-03T21:55:21.3785465Z",
"deliveryTypes": [
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd57cf85-17ca-49ed-8e25-814ae0cc52ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"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": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "7a693534-d1e1-4733-9638-0fb4139c6228",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "c42ab1a7-3216-440a-987e-5d79b56f3ee5",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "d254b07b-e4bb-4b4a-85c5-b5432f48ece0",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:21.3785465Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"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": "a4eb4cf1-d97a-4008-a327-220548229486",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c18ef0f1-a05d-42f2-aa9c-5a53ef76d729",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d01237dd-5b19-45dc-b84a-4db931cace17",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d621cf8a-4e1b-4960-ba0e-694b820df4ce",
"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": "87e05843-023b-4cbf-bf48-16ac9b223387",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "f4cadf8f-1c42-44c9-bd83-f690cc1e0a6a",
"properties": [
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "bdc12944-de1c-441a-a301-bb5feb193824",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "5c262c36-8fe9-4266-a420-51e74dc978a0",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
}
],
"pagination": {
"page": 1,
"pageSize": 2,
"totalCount": 3,
"totalPages": 4,
"prevPageLink": "sample string 5",
"nextPageLink": "sample string 6"
}
}
Sample not available.
Sample not available.