GET api/invoices/{id}
Метод для получения информации о "Накладной"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/invoices/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
id |
Уникальный идентификатор "Наклдной" |
string |
Required |
fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
InvoiceModel
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
Id | globally unique identifier |
Поддерживает сортировку |
|
VendorId | string |
Поддерживает сортировку |
|
Number | string |
Поддерживает сортировку |
|
Office | OfficeModel |
Дополнительное поле |
|
Order | OrderModel |
Дополнительное поле |
|
Status | InvoiceStatusModel |
Дополнительное поле |
|
Relationship | RelationshipModel |
Дополнительное поле |
|
Customer | CustomerModel |
Дополнительное поле |
|
TradeOutlet | TradeOutletModel |
Дополнительное поле |
|
Warehouse | WarehouseModel |
Дополнительное поле |
|
PaymentForm | integer |
Дополнительное поле |
|
PaymentType | PaymentTypeModel |
Дополнительное поле |
|
DeliveryType | DeliveryTypeModel |
Дополнительное поле |
|
DeliveryDate | date |
Поддерживает сортировку |
|
DeliveryTimeFrom | time interval |
Нет |
|
DeliveryTimeTill | time interval |
Нет |
|
PaymentDate | date |
Нет |
|
Sums | Collection of MultiCurrencySumModel |
Нет |
|
Debts | Collection of MultiCurrencySumModel |
Дополнительное поле |
|
Notes | string |
Нет |
|
StatusDescription | string |
Нет |
|
Positions | Collection of InvoicePositionModel |
Нет |
|
Properties | Collection of EntityPropertyValueModel |
Дополнительное поле |
|
CreatedDate | date |
Поддерживает сортировку |
|
CreatedByUser | UserModel |
Дополнительное поле |
|
CreatedByClientId | string |
Нет |
|
UpdatedDate | date |
Поддерживает сортировку |
|
UpdatedByUser | UserModel |
Дополнительное поле |
|
UpdatedByClientId | string |
Нет |
|
DocumentDate | date |
Поддерживает сортировку |
|
User | UserModel |
Дополнительное поле |
|
IsExchange | boolean |
Нет |
Форматы ответа
{ "id": "3fd3bb1a-88ce-424c-a0c6-fcd8db7e4263", "vendorId": "sample string 2", "number": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "order": { "id": "f6c4f58a-858d-4bb6-ac6c-0a7bf641ba0e", "vendorId": "sample string 2", "number": "sample string 3", "status": { "id": "92d5cbf2-afc8-41cb-adb9-3ed22474094d", "name": "sample string 2" }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "warehouse": { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "paymentForm": 4, "paymentType": { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "deliveryType": { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "deliveryDate": "2025-04-03T00:29:52.7019193Z", "deliveryTimeFrom": "00:00:00.1234567", "deliveryTimeTill": "00:00:00.1234567", "sums": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "quantity": 1.1, "price": 2.0, "sum": 3.0, "discountPercent": 1.1, "promoOffer": { "id": "fc6a6ad8-3039-4143-bf3e-37dcc389cf78", "vendorId": "sample string 2", "type": 0, "name": "sample string 3", "description": "sample string 4", "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "createDate": "2025-04-03T00:29:52.7019193Z", "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "a564a914-598a-406a-a9e9-abafad4ad567", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "20cfc16a-6214-4950-9b35-60ec43d31f91", "name": "sample string 2" } }, { "relationship": { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "20cfc16a-6214-4950-9b35-60ec43d31f91", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "5bbf108f-8f02-4348-a1e3-ed4e0dbf81fa", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, { "id": "a564a914-598a-406a-a9e9-abafad4ad567", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "20cfc16a-6214-4950-9b35-60ec43d31f91", "name": "sample string 2" } }, { "relationship": { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "20cfc16a-6214-4950-9b35-60ec43d31f91", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "5bbf108f-8f02-4348-a1e3-ed4e0dbf81fa", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] } ], "tradeOutletCategories": [ { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletFormats": [ { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletProvinces": [ { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" } ], "tradeOutletRoutes": [ { "id": "9818d5e0-c7b7-4ef4-973a-c416a89f5753", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "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": "9818d5e0-c7b7-4ef4-973a-c416a89f5753", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "quantity": 1.1, "price": 2.0, "sum": 3.0, "discountPercent": 1.1, "promoOffer": { "id": "fc6a6ad8-3039-4143-bf3e-37dcc389cf78", "vendorId": "sample string 2", "type": 0, "name": "sample string 3", "description": "sample string 4", "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "createDate": "2025-04-03T00:29:52.7019193Z", "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "a564a914-598a-406a-a9e9-abafad4ad567", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "20cfc16a-6214-4950-9b35-60ec43d31f91", "name": "sample string 2" } }, { "relationship": { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "20cfc16a-6214-4950-9b35-60ec43d31f91", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "5bbf108f-8f02-4348-a1e3-ed4e0dbf81fa", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, { "id": "a564a914-598a-406a-a9e9-abafad4ad567", "vendorId": "sample string 2", "name": "sample string 3", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "20cfc16a-6214-4950-9b35-60ec43d31f91", "name": "sample string 2" } }, { "relationship": { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, "route": { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "20cfc16a-6214-4950-9b35-60ec43d31f91", "name": "sample string 2" } } ], "freeVisit": true, "isBlocked": true, "blockReason": "sample string 6", "createdByUserId": "5bbf108f-8f02-4348-a1e3-ed4e0dbf81fa", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] } ], "tradeOutletCategories": [ { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletFormats": [ { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" } ], "tradeOutletProvinces": [ { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" } ], "tradeOutletRoutes": [ { "id": "9818d5e0-c7b7-4ef4-973a-c416a89f5753", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "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": "9818d5e0-c7b7-4ef4-973a-c416a89f5753", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "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": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 }, { "warehouse": { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "orderIndex": 1 } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "relationships": [ { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ] }, { "id": "92af5219-d0b8-432c-a818-f73ba1de9883", "vendorId": "sample string 2", "name": "sample string 3", "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "minOrder": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "orderIndex": 1, "isFixedPriceCategory": true, "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "brandPriceCategories": [ { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } } ], "groupPriceCategories": [ { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } }, { "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "createdDate": "2025-04-03T00:29:52.7019193Z", "createdByUser": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 9", "updatedDate": "2025-04-03T00:29:52.7019193Z", "updatedByUser": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 10", "documentDate": "2025-04-03T00:29:52.7019193Z", "user": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "isExchange": true }, "status": { "id": "dff2a167-19b9-49f7-8ae2-1340ba758027", "name": "sample string 2" }, "relationship": { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, "customer": { "id": "d13bd1df-6c34-4bbf-9e7b-35e2ebcf4a5e", "vendorId": "sample string 2", "name": "sample string 3", "taxNumber": "sample string 4", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "tradeNetwork": { "id": "4ca215e7-1e87-49e3-b746-af039fc57789", "vendorId": "sample string 2", "name": "sample string 3", "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "tradeOutlet": { "id": "7a839919-77ed-47aa-b257-2a5c02c70ad4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "a5a59672-eb64-43dc-83d1-a8e9d33c8e9b", "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "7264b229-03b9-496a-ab73-ec481fb674ca", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "1b2a41f9-48dd-4f32-9cf9-69dcd7cb03dd", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "3ff68415-ef56-4203-96e9-945658e23cde", "vendorId": "sample string 2", "type": { "id": "810791a6-70e4-4622-813e-9fe59776791d", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "558036c6-f33b-494b-9cf1-7ecd46b3eef3", "vendorId": "sample string 2", "type": { "id": "6e8e541d-f57f-4f50-993f-c088a5d6e209", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, "manufacturer": { "id": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-03T00:29:52.7019193Z", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "f0d6b997-f8bd-4ef9-ab28-54e831921179", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "87f64047-c953-4613-bf1b-ee69053c428d", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "overdueDebts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "fc8a035d-c6e5-4c94-9d3e-add18001cc74", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-03T00:29:52.7019193Z", "dateTill": "2025-04-03T00:29:52.7019193Z", "deliveryTypes": [ { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "warehouse": { "id": "162a43a1-ee9b-48ab-bb8b-d09c080db6de", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "856b3109-8cbf-45bc-986b-a7c92fbd2354", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" }, "location": { "country": { "id": "6dc54a5f-25f5-4ec4-aa25-886496b3683c", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "808267d2-9a2c-487b-8ad0-7d63d50eaad8", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, "paymentForm": 4, "paymentType": { "id": "c9562e37-439d-4944-837a-00051c492052", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "deliveryType": { "id": "da32d497-92df-4612-9cc0-5d575324faf8", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "deliveryDate": "2025-04-03T00:29:52.7019193Z", "deliveryTimeFrom": "00:00:00.1234567", "deliveryTimeTill": "00:00:00.1234567", "paymentDate": "2025-04-03T00:29:52.7019193Z", "sums": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 } ], "debts": [ { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "quantity": 1.1, "price": 2.0, "sum": 3.0, "packagingId": "sample string 4", "packaging": "sample string 5" }, { "product": { "id": "b20bd196-51c0-4516-a430-566431be61f0", "vendorId": "sample string 2", "article": "sample string 3", "group": { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "brandline": { "id": "ed136f4d-338f-4eec-bcfd-bb1f10e1dd13", "vendorId": "sample string 2", "name": "sample string 3", "brand": { "id": "c242ceab-db2e-4e1c-a365-f48db36bce97", "vendorId": "sample string 2", "name": "sample string 3" }, "priceByProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "groups": [ { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "11a721a8-67d3-4e4e-a5bc-4e1de52b9ba1", "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": "83341363-af7f-44b7-8e8b-a1a8ab616d58", "name": "sample string 2" }, "prices": [ { "priceCategory": { "id": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "d6a0903f-f5b6-4050-878c-b233e3e661a4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "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": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "packagings": [ { "packaging": { "id": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "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": "7cded809-d83f-45c9-8421-d0d8d88cf812", "vendorId": "sample string 2", "name": "sample string 3", "shortName": "sample string 4", "weighted": true, "minOrder": 1.1, "multiplicity": 1.1 } }, "currency": { "id": "c850b54e-23ce-44e8-93a1-4f72459fd3f9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "quantity": 1.1, "price": 2.0, "sum": 3.0, "packagingId": "sample string 4", "packaging": "sample string 5" } ], "properties": [ { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "42efacdf-6c06-45e3-a699-49ac1d1eb059", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "createdDate": "2025-04-03T00:29:52.7019193Z", "createdByUser": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 9", "updatedDate": "2025-04-03T00:29:52.7019193Z", "updatedByUser": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 10", "documentDate": "2025-04-03T00:29:52.7019193Z", "user": { "id": "f9e97d3b-92ad-4a78-a56b-6e7c4fe96a45", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-04-03T00:29:52.7019193Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "isExchange": true }
Sample not available.
Sample not available.