GET api/invoices/{id}/versions
Метод для получения истории изменений "Накладной"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/invoices/{id}/versions
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Накладной" |
string |
Required |
| Fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
| Sort |
Поле по которому необходима сортировка результатов |
string |
Нет |
| Page |
Номер страницы (начиная с 1) |
integer |
Интервал: с 1 по 2147483646 |
| PageSize |
Кол-во записей на странице (макс. 50) |
integer |
Интервал: с 1 по 50 |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PagedResponseModelOfInvoiceModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Data | Collection of InvoiceModel |
Нет |
|
| Pagination | PaginationModel |
Нет |
Форматы ответа
{
"data": [
{
"id": "4ea84eb7-7d7e-4ec3-b101-df6d509553c6",
"vendorId": "sample string 2",
"number": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "fb3ea916-5f9a-4599-a42b-003bb9e50a94",
"vendorId": "sample string 2",
"number": "sample string 3",
"status": {
"id": "3d212c54-4a19-4827-ae24-d106c3847f70",
"name": "sample string 2"
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2025-11-03T21:55:25.3475945Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"sums": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "52c07ae5-33a9-406e-8fa4-af2dd260c06b",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"createDate": "2025-11-03T21:55:25.3475945Z",
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "71dd3af9-44b3-41fd-ae19-742d07ff131d",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "e7d89761-7db2-490f-9d07-6842a2586eaa",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "71dd3af9-44b3-41fd-ae19-742d07ff131d",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "e7d89761-7db2-490f-9d07-6842a2586eaa",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
{
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "eb6faf26-dd3b-4341-8675-14875f23a8eb",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"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": "eb6faf26-dd3b-4341-8675-14875f23a8eb",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "52c07ae5-33a9-406e-8fa4-af2dd260c06b",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"createDate": "2025-11-03T21:55:25.3475945Z",
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "71dd3af9-44b3-41fd-ae19-742d07ff131d",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "e7d89761-7db2-490f-9d07-6842a2586eaa",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "71dd3af9-44b3-41fd-ae19-742d07ff131d",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "e7d89761-7db2-490f-9d07-6842a2586eaa",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
{
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "eb6faf26-dd3b-4341-8675-14875f23a8eb",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"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": "eb6faf26-dd3b-4341-8675-14875f23a8eb",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2025-11-03T21:55:25.3475945Z",
"createdByUser": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2025-11-03T21:55:25.3475945Z",
"updatedByUser": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2025-11-03T21:55:25.3475945Z",
"user": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "bd6a0dd1-b77e-430a-9de7-72ed6a5fd919",
"name": "sample string 2"
},
"relationship": {
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2025-11-03T21:55:25.3475945Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"paymentDate": "2025-11-03T21:55:25.3475945Z",
"sums": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2025-11-03T21:55:25.3475945Z",
"createdByUser": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2025-11-03T21:55:25.3475945Z",
"updatedByUser": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2025-11-03T21:55:25.3475945Z",
"user": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
{
"id": "4ea84eb7-7d7e-4ec3-b101-df6d509553c6",
"vendorId": "sample string 2",
"number": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "fb3ea916-5f9a-4599-a42b-003bb9e50a94",
"vendorId": "sample string 2",
"number": "sample string 3",
"status": {
"id": "3d212c54-4a19-4827-ae24-d106c3847f70",
"name": "sample string 2"
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2025-11-03T21:55:25.3475945Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"sums": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "52c07ae5-33a9-406e-8fa4-af2dd260c06b",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"createDate": "2025-11-03T21:55:25.3475945Z",
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "71dd3af9-44b3-41fd-ae19-742d07ff131d",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "e7d89761-7db2-490f-9d07-6842a2586eaa",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "71dd3af9-44b3-41fd-ae19-742d07ff131d",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "e7d89761-7db2-490f-9d07-6842a2586eaa",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
{
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "eb6faf26-dd3b-4341-8675-14875f23a8eb",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"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": "eb6faf26-dd3b-4341-8675-14875f23a8eb",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "52c07ae5-33a9-406e-8fa4-af2dd260c06b",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"createDate": "2025-11-03T21:55:25.3475945Z",
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "71dd3af9-44b3-41fd-ae19-742d07ff131d",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "e7d89761-7db2-490f-9d07-6842a2586eaa",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "71dd3af9-44b3-41fd-ae19-742d07ff131d",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "eccde663-7a2e-4375-ac4d-eb6b6cf328bb",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "e7d89761-7db2-490f-9d07-6842a2586eaa",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "71fac58a-544e-4b25-b644-97c65195f552",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
{
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "eb6faf26-dd3b-4341-8675-14875f23a8eb",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"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": "eb6faf26-dd3b-4341-8675-14875f23a8eb",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"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": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "e6423863-b44a-4aa6-8dfb-e855c3368fac",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2025-11-03T21:55:25.3475945Z",
"createdByUser": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2025-11-03T21:55:25.3475945Z",
"updatedByUser": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2025-11-03T21:55:25.3475945Z",
"user": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "bd6a0dd1-b77e-430a-9de7-72ed6a5fd919",
"name": "sample string 2"
},
"relationship": {
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "10c58666-a065-4099-826c-d9da5bab9b34",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "40ebeaef-0e0f-40b4-9028-b365263b50a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "6da03300-9f6a-4692-b4ae-ee234a56bfb2",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "07c0928c-9659-45d8-b5c2-4d84c23aad0b",
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ae28d5b4-d11f-4236-bad2-3de7d834b1ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a21fe160-f57b-40ad-80b9-cb0010756fbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "f3304a4e-f218-477d-977a-820d0999ba47",
"vendorId": "sample string 2",
"type": {
"id": "d754ae44-ade7-448b-8bef-c4076d4d8775",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3315740c-f0c5-4ba8-9e87-f49a51bd31ac",
"vendorId": "sample string 2",
"type": {
"id": "59ae8994-b3d1-430c-9302-966addf2f0e5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "7212e197-8fa3-4393-8503-f431f6ed6573",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "8694fed4-1891-4053-8708-415a6e28235c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "fdc008a4-4d14-4914-b5b4-ee0db247dd44",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:25.3475945Z",
"dateTill": "2025-11-03T21:55:25.3475945Z",
"deliveryTypes": [
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "aac6c67d-b9cc-4bdb-8c69-7963884aaa74",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d8bbfc7a-9807-4b0c-9f05-9704554ba714",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "183ccc27-7381-4526-8f92-bc280ccc5395",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f49c21ce-f1b7-462c-9c3b-8aa46406cb39",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "0a71db50-f798-4c53-bdb6-269c2a87eee9",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "d18d4b5e-4741-4fdf-b4df-4de4175912e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2025-11-03T21:55:25.3475945Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"paymentDate": "2025-11-03T21:55:25.3475945Z",
"sums": [
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "7443d0fe-e784-42cc-be32-2081e19450b4",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "a697c5aa-e947-4d2c-8209-37099d25f52e",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "bc9fedbb-a70f-4376-a03f-2644675e0afa",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "a924a4a1-795a-4e86-b597-71e7a8cf1007",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "151ab8b6-2769-494b-a375-6f20073ce0c7",
"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": "ed9b9b0f-b18c-4c3f-9fac-544c06714c0b",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "912d3889-d434-43b8-aa15-464ede335930",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"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": "d3d7d32b-99bb-46df-b5bb-b2ced94bb953",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "7443d0fe-e784-42cc-be32-2081e19450b4",
"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": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "2412df8a-e5d5-44ae-87f2-ad11a2d4b5f8",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2025-11-03T21:55:25.3475945Z",
"createdByUser": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2025-11-03T21:55:25.3475945Z",
"updatedByUser": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2025-11-03T21:55:25.3475945Z",
"user": {
"id": "a060180d-7b45-4675-a255-42a54cd89fbb",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:25.3475945Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
}
],
"pagination": {
"page": 1,
"pageSize": 2,
"totalCount": 3,
"totalPages": 4,
"prevPageLink": "sample string 5",
"nextPageLink": "sample string 6"
}
}
Sample not available.
Sample not available.