GET api/catalog/sets/{id}
Метод для получения информации о "Наборе продукции"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/catalog/sets/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Набора продукции" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
ProductSetModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Нет |
|
| VendorId | string |
Нет |
|
| Name | string |
Поддерживает сортировку |
|
| DateFrom | date |
Нет |
|
| DateTill | date |
Нет |
|
| OrderIndex | integer |
Поддерживает сортировку |
|
| Positions | Collection of ProductSetPositionModel |
Нет |
|
| TradeOutletCategories | Collection of TradeOutletCategoryModel |
Дополнительное поле |
|
| TradeOutletFormats | Collection of TradeOutletFormatModel |
Дополнительное поле |
|
| Provinces | Collection of ProvinceModel |
Дополнительное поле |
|
| TradeOutlets | Collection of TradeOutletModel2 |
Дополнительное поле |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| UpdatedDate | date |
Поддерживает сортировку |
|
| UpdatedByUser | UserModel |
Дополнительное поле |
|
| UpdatedByClientId | string |
Нет |
Форматы ответа
{
"id": "4cdbc7ee-8926-4906-ac9e-f7fce25221e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"orderIndex": 1,
"positions": [
{
"product": {
"id": "80a026ab-47ca-49a7-8420-7276f025ea14",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "316dce4d-d70f-4291-a841-3c49a94fce7c",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"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": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 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": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 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": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "fa3d7c28-a540-4a06-83b2-c9b593bffe9a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "fa3d7c28-a540-4a06-83b2-c9b593bffe9a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "fa3d7c28-a540-4a06-83b2-c9b593bffe9a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"amount": 1.1
},
{
"product": {
"id": "80a026ab-47ca-49a7-8420-7276f025ea14",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "316dce4d-d70f-4291-a841-3c49a94fce7c",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"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": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 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": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 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": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "fa3d7c28-a540-4a06-83b2-c9b593bffe9a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "fa3d7c28-a540-4a06-83b2-c9b593bffe9a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "fa3d7c28-a540-4a06-83b2-c9b593bffe9a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"amount": 1.1
}
],
"tradeOutletCategories": [
{
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"provinces": [
{
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
{
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
}
],
"tradeOutlets": [
{
"id": "0e865774-72ee-4948-bc7c-dd0996b712d7",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "369c0e75-c07f-4b28-9e8e-7acf9a58b0b5",
"vendorId": "sample string 2",
"type": {
"id": "73473b9a-35b6-45c9-9a32-9e42e8e9be8e",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2eb298dc-66a5-4eae-82f6-10d6b6b4e7ee",
"vendorId": "sample string 2",
"type": {
"id": "e58665d8-4d1f-4b2f-8415-b72b6b9759d1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
"manufacturer": {
"id": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"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": "369c0e75-c07f-4b28-9e8e-7acf9a58b0b5",
"vendorId": "sample string 2",
"type": {
"id": "73473b9a-35b6-45c9-9a32-9e42e8e9be8e",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2eb298dc-66a5-4eae-82f6-10d6b6b4e7ee",
"vendorId": "sample string 2",
"type": {
"id": "e58665d8-4d1f-4b2f-8415-b72b6b9759d1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
"manufacturer": {
"id": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"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": "ee790d12-2ace-409d-ba6a-5ea697cb5452",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "1aa6d7f2-e0ef-4869-9734-c44103aeedfb",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "3dcbc1d1-426f-40c0-a248-9a6ee61fc122",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"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": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "369c0e75-c07f-4b28-9e8e-7acf9a58b0b5",
"vendorId": "sample string 2",
"type": {
"id": "73473b9a-35b6-45c9-9a32-9e42e8e9be8e",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2eb298dc-66a5-4eae-82f6-10d6b6b4e7ee",
"vendorId": "sample string 2",
"type": {
"id": "e58665d8-4d1f-4b2f-8415-b72b6b9759d1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
"manufacturer": {
"id": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"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": "9495478e-52aa-4903-b226-5c759c77d0ee",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "ee790d12-2ace-409d-ba6a-5ea697cb5452",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "1aa6d7f2-e0ef-4869-9734-c44103aeedfb",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "3dcbc1d1-426f-40c0-a248-9a6ee61fc122",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"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": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "369c0e75-c07f-4b28-9e8e-7acf9a58b0b5",
"vendorId": "sample string 2",
"type": {
"id": "73473b9a-35b6-45c9-9a32-9e42e8e9be8e",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2eb298dc-66a5-4eae-82f6-10d6b6b4e7ee",
"vendorId": "sample string 2",
"type": {
"id": "e58665d8-4d1f-4b2f-8415-b72b6b9759d1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
"manufacturer": {
"id": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"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": "9495478e-52aa-4903-b226-5c759c77d0ee",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "748b1841-cc93-4d38-a565-2c88af047568",
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "72ab517e-11a3-41e8-b3fc-75faa2c45595",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "72ab517e-11a3-41e8-b3fc-75faa2c45595",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "0e865774-72ee-4948-bc7c-dd0996b712d7",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "369c0e75-c07f-4b28-9e8e-7acf9a58b0b5",
"vendorId": "sample string 2",
"type": {
"id": "73473b9a-35b6-45c9-9a32-9e42e8e9be8e",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2eb298dc-66a5-4eae-82f6-10d6b6b4e7ee",
"vendorId": "sample string 2",
"type": {
"id": "e58665d8-4d1f-4b2f-8415-b72b6b9759d1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
"manufacturer": {
"id": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"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": "369c0e75-c07f-4b28-9e8e-7acf9a58b0b5",
"vendorId": "sample string 2",
"type": {
"id": "73473b9a-35b6-45c9-9a32-9e42e8e9be8e",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2eb298dc-66a5-4eae-82f6-10d6b6b4e7ee",
"vendorId": "sample string 2",
"type": {
"id": "e58665d8-4d1f-4b2f-8415-b72b6b9759d1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
"manufacturer": {
"id": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"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": "ee790d12-2ace-409d-ba6a-5ea697cb5452",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "1aa6d7f2-e0ef-4869-9734-c44103aeedfb",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "3dcbc1d1-426f-40c0-a248-9a6ee61fc122",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"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": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "369c0e75-c07f-4b28-9e8e-7acf9a58b0b5",
"vendorId": "sample string 2",
"type": {
"id": "73473b9a-35b6-45c9-9a32-9e42e8e9be8e",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2eb298dc-66a5-4eae-82f6-10d6b6b4e7ee",
"vendorId": "sample string 2",
"type": {
"id": "e58665d8-4d1f-4b2f-8415-b72b6b9759d1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
"manufacturer": {
"id": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"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": "9495478e-52aa-4903-b226-5c759c77d0ee",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "ee790d12-2ace-409d-ba6a-5ea697cb5452",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "1aa6d7f2-e0ef-4869-9734-c44103aeedfb",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "3dcbc1d1-426f-40c0-a248-9a6ee61fc122",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"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": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "369c0e75-c07f-4b28-9e8e-7acf9a58b0b5",
"vendorId": "sample string 2",
"type": {
"id": "73473b9a-35b6-45c9-9a32-9e42e8e9be8e",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2eb298dc-66a5-4eae-82f6-10d6b6b4e7ee",
"vendorId": "sample string 2",
"type": {
"id": "e58665d8-4d1f-4b2f-8415-b72b6b9759d1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
"manufacturer": {
"id": "0fc04b9e-a496-4a7e-954d-8b9dbf9864b6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "4add0dd2-6d8a-4db7-b892-4061268124e3",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "659e372d-36b8-4d97-a3d0-3ec5e5d0ada1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9c95972d-ced1-4a52-bddc-ef1e84477d6b",
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d6f7e101-da84-431f-a0e1-e420b86a2a15",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "08a0b99b-5899-4d85-80bf-2156c049957d",
"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": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "bb68b5eb-dbd7-40e3-b7aa-425440e8d49e",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "edd035d3-94ef-44af-a065-49f0b0919872",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "79891951-85d6-4515-be55-cfef7eabef75",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "2d891848-5493-4ac2-90f2-abd4d1da890a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4af692dc-c9fb-4afc-8d73-3cf16a4cd74e",
"group": {
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:11:32.0518715Z",
"dateTill": "2025-12-20T13:11:32.0518715Z",
"deliveryTypes": [
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71d7017d-cfb6-4ea8-b61d-f2c5c4ae8a2a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"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": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "40cdf0a1-d146-46e7-988a-daf25a7e851f",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e405d245-c112-449d-8407-6dbe43a9080d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "700f0a66-98a6-4d45-a58c-0f2e036786f1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "50fb5650-b3ba-49e3-9148-85017dcffa71",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ff028cd7-189d-4fd2-ae25-11e6da53224a",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "81f4c426-186a-4b7c-9c80-63ee2c217bdc",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"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": "9495478e-52aa-4903-b226-5c759c77d0ee",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "748b1841-cc93-4d38-a565-2c88af047568",
"properties": [
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "54d62e41-ef5d-4a20-8484-40e12e3598f2",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "72ab517e-11a3-41e8-b3fc-75faa2c45595",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "72ab517e-11a3-41e8-b3fc-75faa2c45595",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"createdDate": "2025-12-20T13:11:32.0518715Z",
"createdByUser": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 7",
"updatedDate": "2025-12-20T13:11:32.0518715Z",
"updatedByUser": {
"id": "808b0e7b-c212-494a-9727-0607d78ac696",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:11:32.0518715Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9"
}
Sample not available.
Sample not available.