GET api/orders/{id}/versions
Метод для получения истории изменений "Заказа"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/orders/{id}/versions
Для этого метода требуется авторизация
Информация о запросе
URL параметры
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
id |
Уникальный идентификатор "заказа" |
string |
Required |
Fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Sort |
Поле по которому необходима сортировка результатов |
string |
Нет |
Page |
Номер страницы (начиная с 1) |
integer |
Интервал: с 1 по 2147483646 |
PageSize |
Кол-во записей на странице (макс. 50) |
integer |
Интервал: с 1 по 50 |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PagedResponseModelOfOrderModel
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
Data | Collection of OrderModel |
Нет |
|
Pagination | PaginationModel |
Нет |
Форматы ответа
{ "data": [ { "id": "f8d67575-76f7-4760-a389-fae85f0c913d", "vendorId": "sample string 2", "number": "sample string 3", "status": { "id": "d1e8b2bd-f78c-4da7-be58-cba66ef9901f", "name": "sample string 2" }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "relationship": { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "paymentForm": 4, "paymentType": { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "deliveryType": { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "deliveryDate": "2024-11-24T00:42:53.3848908Z", "deliveryTimeFrom": "00:00:00.1234567", "deliveryTimeTill": "00:00:00.1234567", "sums": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "notes": "sample string 6", "statusDescription": "sample string 7", "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "quantity": 1.1, "price": 2.0, "sum": 3.0, "discountPercent": 1.1, "promoOffer": { "id": "483292e7-af89-405b-9ce3-3a9ef9b8026d", "vendorId": "sample string 2", "type": 0, "name": "sample string 3", "description": "sample string 4", "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "createDate": "2024-11-24T00:42:53.3848908Z", "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priority": 8, "isRequired": true, "isMultiple": true, "limitTotal": 1, "usedLimitTotal": 1, "limitPerOrder": 1, "limitPerTradeOutlet": 1, "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "discountPerOrder": true, "discountPerPositions": true, "overrideDiscounts": true, "discount": 1.0, "discountsSumMax": 1.0, "usedDiscountsSum": 1.0, "giftsSumMax": 1.0, "usedGiftsSum": 1.0, "positionGroups": [ { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] }, { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] } ], "giftGroups": [ { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "gifts": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] }, { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "gifts": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] } ], "tradeOutlets": [ { "id": "2bb27a0e-9080-49b5-a28d-7a9431d14135", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } }, { "relationship": { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "0f0d554a-7a4b-498a-89e9-cfe28b891a1c", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, { "id": "2bb27a0e-9080-49b5-a28d-7a9431d14135", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } }, { "relationship": { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "0f0d554a-7a4b-498a-89e9-cfe28b891a1c", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] } ], "tradeOutletCategories": [ { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletFormats": [ { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletProvinces": [ { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" } ], "tradeOutletRoutes": [ { "id": "3da61d57-61a9-4751-a9c7-25ed6ffb65f8", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships", "ignoreOtherDiscounts": true }, { "id": "3da61d57-61a9-4751-a9c7-25ed6ffb65f8", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships", "ignoreOtherDiscounts": true } ] }, "isGift": true, "originalPrice": 1.0, "isApproved": true, "packagingId": "sample string 4", "packaging": "sample string 5" }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "quantity": 1.1, "price": 2.0, "sum": 3.0, "discountPercent": 1.1, "promoOffer": { "id": "483292e7-af89-405b-9ce3-3a9ef9b8026d", "vendorId": "sample string 2", "type": 0, "name": "sample string 3", "description": "sample string 4", "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "createDate": "2024-11-24T00:42:53.3848908Z", "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priority": 8, "isRequired": true, "isMultiple": true, "limitTotal": 1, "usedLimitTotal": 1, "limitPerOrder": 1, "limitPerTradeOutlet": 1, "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "discountPerOrder": true, "discountPerPositions": true, "overrideDiscounts": true, "discount": 1.0, "discountsSumMax": 1.0, "usedDiscountsSum": 1.0, "giftsSumMax": 1.0, "usedGiftsSum": 1.0, "positionGroups": [ { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] }, { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] } ], "giftGroups": [ { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "gifts": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] }, { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "gifts": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] } ], "tradeOutlets": [ { "id": "2bb27a0e-9080-49b5-a28d-7a9431d14135", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } }, { "relationship": { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "0f0d554a-7a4b-498a-89e9-cfe28b891a1c", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, { "id": "2bb27a0e-9080-49b5-a28d-7a9431d14135", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } }, { "relationship": { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "0f0d554a-7a4b-498a-89e9-cfe28b891a1c", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] } ], "tradeOutletCategories": [ { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletFormats": [ { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletProvinces": [ { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" } ], "tradeOutletRoutes": [ { "id": "3da61d57-61a9-4751-a9c7-25ed6ffb65f8", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships", "ignoreOtherDiscounts": true }, { "id": "3da61d57-61a9-4751-a9c7-25ed6ffb65f8", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships", "ignoreOtherDiscounts": true } ] }, "isGift": true, "originalPrice": 1.0, "isApproved": true, "packagingId": "sample string 4", "packaging": "sample string 5" } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "createdDate": "2024-11-24T00:42:53.3848908Z", "createdByUser": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 9", "updatedDate": "2024-11-24T00:42:53.3848908Z", "updatedByUser": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 10", "documentDate": "2024-11-24T00:42:53.3848908Z", "user": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "isExchange": true }, { "id": "f8d67575-76f7-4760-a389-fae85f0c913d", "vendorId": "sample string 2", "number": "sample string 3", "status": { "id": "d1e8b2bd-f78c-4da7-be58-cba66ef9901f", "name": "sample string 2" }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "relationship": { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "paymentForm": 4, "paymentType": { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "deliveryType": { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "deliveryDate": "2024-11-24T00:42:53.3848908Z", "deliveryTimeFrom": "00:00:00.1234567", "deliveryTimeTill": "00:00:00.1234567", "sums": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "notes": "sample string 6", "statusDescription": "sample string 7", "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "quantity": 1.1, "price": 2.0, "sum": 3.0, "discountPercent": 1.1, "promoOffer": { "id": "483292e7-af89-405b-9ce3-3a9ef9b8026d", "vendorId": "sample string 2", "type": 0, "name": "sample string 3", "description": "sample string 4", "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "createDate": "2024-11-24T00:42:53.3848908Z", "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priority": 8, "isRequired": true, "isMultiple": true, "limitTotal": 1, "usedLimitTotal": 1, "limitPerOrder": 1, "limitPerTradeOutlet": 1, "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "discountPerOrder": true, "discountPerPositions": true, "overrideDiscounts": true, "discount": 1.0, "discountsSumMax": 1.0, "usedDiscountsSum": 1.0, "giftsSumMax": 1.0, "usedGiftsSum": 1.0, "positionGroups": [ { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] }, { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] } ], "giftGroups": [ { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "gifts": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] }, { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "gifts": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] } ], "tradeOutlets": [ { "id": "2bb27a0e-9080-49b5-a28d-7a9431d14135", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } }, { "relationship": { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "0f0d554a-7a4b-498a-89e9-cfe28b891a1c", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, { "id": "2bb27a0e-9080-49b5-a28d-7a9431d14135", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } }, { "relationship": { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "0f0d554a-7a4b-498a-89e9-cfe28b891a1c", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] } ], "tradeOutletCategories": [ { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletFormats": [ { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletProvinces": [ { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" } ], "tradeOutletRoutes": [ { "id": "3da61d57-61a9-4751-a9c7-25ed6ffb65f8", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships", "ignoreOtherDiscounts": true }, { "id": "3da61d57-61a9-4751-a9c7-25ed6ffb65f8", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships", "ignoreOtherDiscounts": true } ] }, "isGift": true, "originalPrice": 1.0, "isApproved": true, "packagingId": "sample string 4", "packaging": "sample string 5" }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "quantity": 1.1, "price": 2.0, "sum": 3.0, "discountPercent": 1.1, "promoOffer": { "id": "483292e7-af89-405b-9ce3-3a9ef9b8026d", "vendorId": "sample string 2", "type": 0, "name": "sample string 3", "description": "sample string 4", "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "createDate": "2024-11-24T00:42:53.3848908Z", "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priority": 8, "isRequired": true, "isMultiple": true, "limitTotal": 1, "usedLimitTotal": 1, "limitPerOrder": 1, "limitPerTradeOutlet": 1, "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "discountPerOrder": true, "discountPerPositions": true, "overrideDiscounts": true, "discount": 1.0, "discountsSumMax": 1.0, "usedDiscountsSum": 1.0, "giftsSumMax": 1.0, "usedGiftsSum": 1.0, "positionGroups": [ { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] }, { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "positions": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "price": 1.0, "required": true, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] } ], "giftGroups": [ { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "gifts": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] }, { "skuMin": 1, "skuMax": 1, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0, "gifts": [ { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 }, { "product": { "id": "f09f9f27-8698-4392-94fc-bc43ce7426d8", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ab00557e-511d-4f6f-b4a3-2daec713b407", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "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": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "countMin": 1, "countMax": 1, "packaging": { "id": "b91619b9-0bdf-4c68-b586-038177c20499", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 }, "packagingMin": 1.1, "packagingMax": 1.1, "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "entityPropertyMin": 1.1, "entityPropertyMax": 1.1, "sumMin": 1.0, "sumMax": 1.0 } ] } ], "tradeOutlets": [ { "id": "2bb27a0e-9080-49b5-a28d-7a9431d14135", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } }, { "relationship": { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "0f0d554a-7a4b-498a-89e9-cfe28b891a1c", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, { "id": "2bb27a0e-9080-49b5-a28d-7a9431d14135", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } }, { "relationship": { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "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": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "d847d4d3-4d4a-4410-b6d0-fe90d73d449a", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "0f0d554a-7a4b-498a-89e9-cfe28b891a1c", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] } ], "tradeOutletCategories": [ { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletFormats": [ { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletProvinces": [ { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" } ], "tradeOutletRoutes": [ { "id": "3da61d57-61a9-4751-a9c7-25ed6ffb65f8", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships", "ignoreOtherDiscounts": true }, { "id": "3da61d57-61a9-4751-a9c7-25ed6ffb65f8", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "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": "bf5e3558-0702-4fc7-962a-42bccc39b44f", "vendorId": "sample string 2", "tradeOutlet": { "id": "51722ea8-1432-4cc3-a6e5-b365abfa83cb", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "4ba3cb52-8602-457a-b19e-6bfc95d7c55f", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "40922c3a-367f-47d3-bab9-9d5d1bcae0ef", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "ce4933cd-31c8-41d7-86b1-04800ff935ef", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "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": "c1fd3caf-0322-47ed-90ba-e206775c675b", "vendorId": "sample string 2", "type": { "id": "690d6302-c041-4c4b-9e2c-692a32e3602e", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f11f25d8-b203-4076-a288-6c27cb323ade", "vendorId": "sample string 2", "type": { "id": "07a243b4-a178-44d8-82bc-a164bfdac144", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "96d68572-2a8a-4d13-96bf-8a2c7b1f3da2", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2024-11-24T00:42:53.3848908Z", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "workingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "receivingHours": [ { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" }, { "dayOfWeek": 1, "timeFrom": "00:00:00.1234567", "timeTill": "00:00:00.1234567" } ], "relationships": [ { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "3a80e8e5-0198-4a27-aa37-930cbbb223e4", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "bac25d68-7adc-4849-bff4-8327f94ad0ed", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "93fb3673-9937-4620-8b26-4177ccab0f60", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "209fbcc1-877f-4fbf-ae58-4d97fee99202", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "d5e385d9-60d4-4f9f-a418-4973136886ea", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "1c3ac4b7-1c3a-4ed3-8470-ccfc119206bf", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "32c07ba0-31a5-4006-b46e-115adbca6be5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "bf8d85a7-2a08-4d06-99b1-10de1f2367ab", "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": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "ff1608d5-af4d-45ce-a633-cf3dbf7b2328", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "211e021a-9f3d-4f68-8d44-f3b7f93e55c5", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "0763290a-877c-4c1f-8bc4-65e4ff49e781", "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2024-11-24T00:42:53.3848908Z", "dateTill": "2024-11-24T00:42:53.3848908Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "1adb1782-1a78-43b1-a92b-a2247bb40a14", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "1f69c5a1-61df-4336-9eda-259c6d35ca60", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "0ff5bed3-6f61-45b2-a605-4ee189c9fc55", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "aecb1fc5-dbff-4026-98fd-672113dc7a3e", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships", "ignoreOtherDiscounts": true } ] }, "isGift": true, "originalPrice": 1.0, "isApproved": true, "packagingId": "sample string 4", "packaging": "sample string 5" } ], "properties": [ { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1be28a64-658f-48d7-a489-c92d405467ad", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "createdDate": "2024-11-24T00:42:53.3848908Z", "createdByUser": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 9", "updatedDate": "2024-11-24T00:42:53.3848908Z", "updatedByUser": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 10", "documentDate": "2024-11-24T00:42:53.3848908Z", "user": { "id": "08b523d5-c909-4aea-b67a-f8f0d1590aa3", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 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-24T00:42:53.3848908Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "isExchange": true } ], "pagination": { "page": 1, "pageSize": 2, "totalCount": 3, "totalPages": 4, "prevPageLink": "sample string 5", "nextPageLink": "sample string 6" } }
Sample not available.
Sample not available.