GET api/catalog/promotions/{id}
Метод для получения информации о "Акции"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/catalog/promotions/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
id |
Уникальный идентификатор "Акции" |
string |
Required |
fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PromotionModel
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
Id | globally unique identifier |
Поддерживает сортировку |
|
VendorId | string |
Поддерживает сортировку |
|
Name | string |
Поддерживает сортировку |
|
Description | string |
Нет |
|
DateFrom | date |
Нет |
|
DateTill | date |
Нет |
|
OrderIndex | integer |
Поддерживает сортировку |
|
Highlight | boolean |
Нет |
|
Hidden | boolean |
Нет |
|
Positions | Collection of PromotionPositionModel |
Дополнительное поле |
|
Gifts | Collection of PromotionGiftModel |
Дополнительное поле |
|
TradeOutletCategories | Collection of TradeOutletCategoryModel |
Дополнительное поле |
|
TradeOutletFormats | Collection of TradeOutletFormatModel |
Дополнительное поле |
|
TradeOutlets | Collection of TradeOutletModel2 |
Дополнительное поле |
|
Provinces | Collection of ProvinceModel |
Дополнительное поле |
|
CreatedDate | date |
Поддерживает сортировку |
|
CreatedByUser | UserModel |
Дополнительное поле |
|
CreatedByClientId | string |
Нет |
|
UpdatedDate | date |
Поддерживает сортировку |
|
UpdatedByUser | UserModel |
Дополнительное поле |
|
UpdatedByClientId | string |
Нет |
Форматы ответа
{ "id": "541a86f1-5f13-4d9a-8825-836b55bbeb7d", "vendorId": "sample string 2", "name": "sample string 3", "description": "sample string 4", "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "orderIndex": 1, "highlight": true, "hidden": true, "positions": [ { "product": { "id": "c5092851-5bfd-4f33-896c-038773be9461", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "33ffac16-0523-4dac-a639-03f5d6b62b1a", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "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": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "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": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "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": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "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": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "discount": 1.1, "prices": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "price": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "price": 1.0 } ] }, { "product": { "id": "c5092851-5bfd-4f33-896c-038773be9461", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "33ffac16-0523-4dac-a639-03f5d6b62b1a", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "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": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "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": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "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": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "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": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "discount": 1.1, "prices": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "price": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "price": 1.0 } ] } ], "gifts": [ { "product": { "id": "c5092851-5bfd-4f33-896c-038773be9461", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "33ffac16-0523-4dac-a639-03f5d6b62b1a", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "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": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "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": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "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": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "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": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "count": 1.1 }, { "product": { "id": "c5092851-5bfd-4f33-896c-038773be9461", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "33ffac16-0523-4dac-a639-03f5d6b62b1a", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "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": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "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": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "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": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "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": "08a60fec-84b8-4d37-a5e8-28cd77d510ca", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "count": 1.1 } ], "tradeOutletCategories": [ { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletFormats": [ { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutlets": [ { "id": "143a6429-5ff5-4083-99c2-6314cb622413", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "be496a53-8b37-4386-a8fa-3ca1a3347005", "vendorId": "sample string 2", "type": { "id": "fdd78053-fe32-431e-89a9-982c75350304", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "cfec4c2b-6954-4cb1-be2f-808f2bcaa092", "vendorId": "sample string 2", "type": { "id": "1f102a74-2078-4e03-a476-eac919d9c358", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-22T00:12:36.4020775Z", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "be496a53-8b37-4386-a8fa-3ca1a3347005", "vendorId": "sample string 2", "type": { "id": "fdd78053-fe32-431e-89a9-982c75350304", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "cfec4c2b-6954-4cb1-be2f-808f2bcaa092", "vendorId": "sample string 2", "type": { "id": "1f102a74-2078-4e03-a476-eac919d9c358", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-22T00:12:36.4020775Z", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "bca84052-211d-428d-b2ba-bf6c52f0af63", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "ec28b95c-3fe1-4b1e-b37a-7073ee4b014c", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "2bd440e3-3d6c-439f-960b-1cb8feb0feb0", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "be496a53-8b37-4386-a8fa-3ca1a3347005", "vendorId": "sample string 2", "type": { "id": "fdd78053-fe32-431e-89a9-982c75350304", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "cfec4c2b-6954-4cb1-be2f-808f2bcaa092", "vendorId": "sample string 2", "type": { "id": "1f102a74-2078-4e03-a476-eac919d9c358", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-22T00:12:36.4020775Z", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "3f25345b-115e-434f-b940-700cc49ad419", "name": "sample string 2" } }, { "relationship": { "id": "bca84052-211d-428d-b2ba-bf6c52f0af63", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "ec28b95c-3fe1-4b1e-b37a-7073ee4b014c", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "2bd440e3-3d6c-439f-960b-1cb8feb0feb0", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "be496a53-8b37-4386-a8fa-3ca1a3347005", "vendorId": "sample string 2", "type": { "id": "fdd78053-fe32-431e-89a9-982c75350304", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "cfec4c2b-6954-4cb1-be2f-808f2bcaa092", "vendorId": "sample string 2", "type": { "id": "1f102a74-2078-4e03-a476-eac919d9c358", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-22T00:12:36.4020775Z", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "3f25345b-115e-434f-b940-700cc49ad419", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "075d6650-9fa1-4773-9d4d-e7162f9d15f1", "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, { "id": "143a6429-5ff5-4083-99c2-6314cb622413", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "be496a53-8b37-4386-a8fa-3ca1a3347005", "vendorId": "sample string 2", "type": { "id": "fdd78053-fe32-431e-89a9-982c75350304", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "cfec4c2b-6954-4cb1-be2f-808f2bcaa092", "vendorId": "sample string 2", "type": { "id": "1f102a74-2078-4e03-a476-eac919d9c358", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-22T00:12:36.4020775Z", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "be496a53-8b37-4386-a8fa-3ca1a3347005", "vendorId": "sample string 2", "type": { "id": "fdd78053-fe32-431e-89a9-982c75350304", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "cfec4c2b-6954-4cb1-be2f-808f2bcaa092", "vendorId": "sample string 2", "type": { "id": "1f102a74-2078-4e03-a476-eac919d9c358", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-22T00:12:36.4020775Z", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "bca84052-211d-428d-b2ba-bf6c52f0af63", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "ec28b95c-3fe1-4b1e-b37a-7073ee4b014c", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "2bd440e3-3d6c-439f-960b-1cb8feb0feb0", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "be496a53-8b37-4386-a8fa-3ca1a3347005", "vendorId": "sample string 2", "type": { "id": "fdd78053-fe32-431e-89a9-982c75350304", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "cfec4c2b-6954-4cb1-be2f-808f2bcaa092", "vendorId": "sample string 2", "type": { "id": "1f102a74-2078-4e03-a476-eac919d9c358", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-22T00:12:36.4020775Z", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "3f25345b-115e-434f-b940-700cc49ad419", "name": "sample string 2" } }, { "relationship": { "id": "bca84052-211d-428d-b2ba-bf6c52f0af63", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "ec28b95c-3fe1-4b1e-b37a-7073ee4b014c", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "2bd440e3-3d6c-439f-960b-1cb8feb0feb0", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "be496a53-8b37-4386-a8fa-3ca1a3347005", "vendorId": "sample string 2", "type": { "id": "fdd78053-fe32-431e-89a9-982c75350304", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "cfec4c2b-6954-4cb1-be2f-808f2bcaa092", "vendorId": "sample string 2", "type": { "id": "1f102a74-2078-4e03-a476-eac919d9c358", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "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": "46d58d4a-0e50-4b92-b264-fe98eef50e4d", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-22T00:12:36.4020775Z", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "638245a3-4712-4b33-ac62-57a352e5a96b", "vendorId": "sample string 2", "tradeOutlet": { "id": "e4f6aa4d-9412-4883-98be-9fed04d8df68", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "d1cdffb0-6fd8-4eec-a029-890f7f263d92", "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "d2de3d58-ae4b-4348-91be-8b0a65ecbd83", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ecd49b8d-e25f-4e94-b5a5-e975bd5a3fb8", "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": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "e5fcf0ba-b53e-4091-bd10-cbda1682490d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ad068632-d603-4c86-a139-db6bbe6bfdbc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "cc49fd92-4d41-48e2-b53d-1538e3fb8e1a", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "94ed01dc-9d69-44f7-a5ee-6c0d7f8ecfb1", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "da854af9-fb14-46bd-930b-1efb425efcc7", "group": { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-22T00:12:36.4020775Z", "dateTill": "2024-11-22T00:12:36.4020775Z", "deliveryTypes": [ { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "83514cf7-a686-4c10-9e2c-36194859eadb", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "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": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7c14bee5-d18c-47ac-90a4-f61bb98679cb", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "c5bae91b-2149-4f8e-8023-16eda8f2a4be", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "62146bea-ffac-4f67-9a95-5522c75afbcf", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "edfec4ca-be4e-4b0c-9783-9054a9fbc392", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "6c519618-ead1-4254-acb9-5d9b4cc377d2", "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": "3f25345b-115e-434f-b940-700cc49ad419", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "075d6650-9fa1-4773-9d4d-e7162f9d15f1", "properties": [ { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "43b0de8b-0c8c-4044-8cbf-aa0a3b5dc250", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] } ], "provinces": [ { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" }, { "id": "fe77c77f-8ec0-408b-8be1-e5e077a8bc0c", "name": "sample string 2" } ], "createdDate": "2024-11-22T00:12:36.4020775Z", "createdByUser": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 10", "updatedDate": "2024-11-22T00:12:36.4020775Z", "updatedByUser": { "id": "9ebe25a2-1e18-4121-913a-25568234d908", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2024-11-22T00:12:36.4020775Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 12" }
Sample not available.
Sample not available.